FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-PrescribedElsewhere-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-PrescribedElsewhere-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescribedElsewhere-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescribedElsewhere-1
Version1.0.0
Statusdraft
Date2018-05-14T00:00:00+00:00
NameCare Connect Prescribed Elsewhere
Authorityhl7
DescriptionA CodeSystem to identify the type of organisation/setting responsible for authorising and issuing medication outside of a GP system.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-PrescribedElsewhere-1Care Connect Prescribed Elsewhere

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-PrescribedElsewhere-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescribedElsewhere-1",
  "version": "1.0.0",
  "name": "Care Connect Prescribed Elsewhere",
  "status": "draft",
  "date": "2018-05-14T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the type of organisation/setting responsible for authorising and issuing medication outside of a GP system.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "out-of-hours",
      "display": "Out of Hours"
    },
    {
      "code": "hospital",
      "display": "Hospital"
    },
    {
      "code": "dental",
      "display": "Dental"
    },
    {
      "code": "other-organisation",
      "display": "Other Organisation"
    },
    {
      "code": "hand-written",
      "display": "Hand Written"
    },
    {
      "code": "self-prescribed",
      "display": "Self Prescribed"
    },
    {
      "code": "private",
      "display": "Private"
    }
  ]
}